FaGLAccount 
EntityType  Independent 
Logical Entity Name  FaGLAccount 
Default Table Name  FaGLAccount 
Logical Only  NO 
Definition 
 
Note 
 

FaGLAccount Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaGLFundID(FK)    INTEGER  NO 
 
AccountNumber    CHAR(16)  NO 
 
Description    VARCHAR(50)  NO 
 
IsActive    BIT  NO 
 
ModFlag    CHAR(1)  NO 
 
LastModifiedUserId    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaGLAccount Keys 
Key Name  Key Type  Keys 
FaGLAccount_FaGLFundID_N_N_IDX  Inversion Entry  FaGLFundID 
FaGLAccount_FaGLAccountID_U_C_IDX  PrimaryKey  Id 

FaGLAccount Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaGLFund  Non-Identifying  One To Zero or More        FaGLFundID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaGlTransaction  Non-Identifying  One To Zero or More          NO 

FaGLAccount Check Constraints 
Check Constraint Name  CheckConstraint